var encoding/asn1.bigOne
3 uses
encoding/asn1 (current package)
asn1.go#L132: var bigOne = big.NewInt(1)
asn1.go#L148: ret.Add(ret, bigOne)
marshal.go#L206: nMinus1.Sub(nMinus1, bigOne)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)